home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1035 / 1035.xpi / chrome / 1clickweather.jar / content / 1clickweather / config.xul~ < prev    next >
Extensible Markup Language  |  2008-10-05  |  73KB  |  985 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- ⌐ 2005 The Weather Channel Interactive, Inc.  All Rights Reserved. -->
  3.  
  4. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  5. <?xml-stylesheet href="chrome://1clickweather/skin/1clickweather.css" type="text/css"?>
  6. <!DOCTYPE window SYSTEM "chrome://1clickweather/locale/1clickweather.dtd">
  7. <window
  8.     title="1-ClickWeather"
  9.     id="MainConfigWindow"
  10.     orient="vertical"
  11.     class="config"
  12.     width="612"
  13.     height="439"
  14.     onload="loadMainWindow();"
  15.     onunload="closeWindow();"
  16.     debug="false"
  17.     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  18.     xmlns:html="http://www.w3.org/1999/xhtml">
  19.  
  20.     <script type="application/x-javascript" src="chrome://1clickweather/content/js/common.js"/>
  21.     <script type="application/x-javascript" src="chrome://1clickweather/content/js/config/mainconfigwindow.js"></script>
  22.  
  23.     <!--<image src='chrome://1clickweather/skin/icons/other/fox_top.png' width='572' height='56'/> -->
  24.     <hbox id="middle_win" class="" align="top" minheight="412" style="background-color:#FFFFFF;">
  25.         <vbox id="left_menu_win">
  26.             <image id="menu_img_0" src='chrome://1clickweather/skin/icons/confignav/0_on.png' width='139' height='23' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=0;swapMenuImages(0);"/>
  27.             <image id="menu_img_1" src='chrome://1clickweather/skin/icons/confignav/1_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=1;swapMenuImages(1);"/>
  28.             <image id="menu_img_2" src='chrome://1clickweather/skin/icons/confignav/2_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=2;swapMenuImages(2);"/>
  29.             <image id="menu_img_3" src='chrome://1clickweather/skin/icons/confignav/3_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=3;swapMenuImages(3);"/>
  30.             <image id="menu_img_4" src='chrome://1clickweather/skin/icons/confignav/4_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=4;swapMenuImages(4);"/>
  31.             <image id="menu_img_5" src='chrome://1clickweather/skin/icons/confignav/5_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=5;swapMenuImages(5);"/>
  32.             <image id="menu_img_6" src='chrome://1clickweather/skin/icons/confignav/6_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=6;swapMenuImages(6);"/>
  33.             <image id="menu_img_7" src='chrome://1clickweather/skin/icons/confignav/7_off.png' width='139' height='24' onclick="document.getElementById('save_button1').focus();document.getElementById('setup_pages').selectedIndex=7;swapMenuImages(7);"/>
  34.             <image id="under_buttons" src='chrome://1clickweather/skin/icons/other/under_buttons.png' width='139' height='220'/>
  35.         </vbox>
  36.         <hbox style="background-color:#ffffff;" flex="0">
  37.             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='361'/>
  38.             <vbox>
  39.                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  40.                 <deck id="setup_pages" maxwidth="393" maxheight="321">
  41.  
  42.                     <vbox id="setup_pages_content">
  43.                         <hbox align="top">
  44.                             <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  45.                                     Set your default location, weather presentation format, and weather placement.
  46.                             </description>
  47.                         </hbox>
  48.                         <hbox>
  49.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  50.                         </hbox>
  51.                         <hbox align="top">
  52.                             <label value="Forecast Location" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  53.                         </hbox>
  54.                         <hbox>
  55.                             <hbox>
  56.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='1'/>
  57.                             </hbox>
  58.                             <hbox>
  59.                                 <label value="Location Name or US Postal Code" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  60.                             </hbox>
  61.                             <hbox>
  62.                                 <textbox id="user_location" size="25" maxlength="50" height="20" type="autocomplete" value="" onfocus="clearLocation();" onblur="changeLocation();"/>
  63.                             </hbox>
  64.                             <vbox>
  65.                     <!-- <button id="location_search_button" class="dialog" label="Search" oncommand="openSearch();"/> -->
  66.                             </vbox>
  67.                         </hbox>
  68.                         <hbox>
  69.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  70.                         </hbox>
  71.                         <hbox align="top">
  72.                             <label value="Units of Measure" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  73.                         </hbox>
  74.                         <hbox>
  75.                             <hbox>
  76.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='1'/>
  77.                             </hbox>
  78.                             <radiogroup id="config_setup_units">
  79.                                 <vbox>
  80.                                     <hbox>
  81.                        <radio id="s" value="s" label="United States -" style="font-family:Verdana;font-size:11px;color:#000000;" onclick="document.getElementById('munits_wind').disabled = true;"/>
  82.                        <vbox>
  83.                                           <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  84.                           <label id="config_setup_units_deg1" value="" style="font-family:Verdana;font-size:11px;color:#000000;" />
  85.                            </vbox>
  86.                                     </hbox>
  87.                                     <hbox>
  88.                        <radio id="uk" value="uk" label="United Kingdom -" style="font-family:Verdana;font-size:11px;color:#000000;" onclick="document.getElementById('munits_wind').disabled = true;"/>
  89.                        <vbox>
  90.                                           <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  91.                           <label id="config_setup_units_deg2" value="" style="font-family:Verdana;font-size:11px;color:#000000;" />
  92.                            </vbox>
  93.                                     </hbox>
  94.                                     <hbox id="wind">
  95.                                         <radio id="m" value="m" label="Metric -" style="font-family:Verdana;font-size:11px;color:#000000;" onclick="document.getElementById('munits_wind').disabled = false;"/>
  96.                         <vbox>
  97.                                            <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='4'/>
  98.                            <label id="config_setup_units_deg3" value="" style="font-family:Verdana;font-size:11px;color:#000000;" />
  99.                             </vbox>
  100.                                         <menulist id="munits_wind">
  101.                                             <menupopup>
  102.                                                 <menuitem id="km/h" label="km/h" value="mk"/>
  103.                                                 <menuitem id="m/s" label="m/s" value="ms"/>
  104.                                             </menupopup>
  105.                                         </menulist>
  106.                                     </hbox>
  107.                                 </vbox>
  108.                             </radiogroup>
  109.                         </hbox>
  110.                         <hbox>
  111.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  112.                         </hbox>
  113.                         <hbox align="top">
  114.                             <label value="1-ClickWeather Display Placement" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  115.                         </hbox>
  116.                         <hbox>
  117.                             <hbox>
  118.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='1'/>
  119.                             </hbox>
  120.                             <radiogroup id="config_setup_placement">
  121.                                 <vbox>
  122.                                     <grid>
  123.                                         <columns>
  124.                                             <column/>
  125.                                             <column/>
  126.                                         </columns>
  127.                                         <rows>
  128.                                             <row>
  129.                                                 <radio id="MenuBar" value="MenuBar" label="Menu Bar" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  130.                                                 <radio id="PersonalToolbar" value="PersonalToolbar" label="Bookmarks Toolbar" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  131.                                             </row>
  132.                                             <row>
  133.                                                 <radio id="NavBar" value="NavBar" label="Navigation Toolbar" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  134.                                                 <radio id="StatusBar" value="StatusBar" label="Status Bar" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  135.                                             </row>
  136.                                         </rows>
  137.                                     </grid>
  138.                                     <hbox>
  139.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  140.                                     </hbox>
  141.                                     <hbox>
  142.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='125' height='1'/>
  143.                                         <button id="save_button1" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  144.                                     </hbox>
  145.                                 </vbox>
  146.                             </radiogroup>
  147.                         </hbox>
  148.                     </vbox>
  149.  
  150.  
  151.                     <!-- Current Conditions -->
  152.                     <vbox id="current_pages_content">
  153.                         <hbox align="top">
  154.                             <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  155.                   Turn current condition reporting, associated tooltips, and severe weather alerts on and off.
  156.                             </description>
  157.                         </hbox>
  158.                         <hbox>
  159.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  160.                         </hbox>
  161.                         <hbox> <!-- start of the current conditions block -->
  162.                             <hbox align="top">
  163.                                 <checkbox id="config_cc_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  164.                             </hbox>
  165.                             <hbox align="top">
  166.                                 <label value="Display of Current Conditions" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  167.                             </hbox>
  168.                         </hbox>
  169.                         <hbox>
  170.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='3'/>
  171.                         </hbox>
  172.                         <hbox id="cc_hbox_tooltip0">
  173.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='3'/>
  174.                             <radiogroup id="config_cc_display">
  175.                                 <grid>
  176.                                     <rows>
  177.                                         <row>
  178.                                             <radio id="config_cc_display_iconandlabel" value="iconandlabel" label="Icon and Label - "/>
  179.                                             <vbox>
  180.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon_now.png' width='116' height='15'/>
  181.                                             </vbox>
  182.                                         </row>
  183.                                         <row>
  184.                                             <radio id="config_cc_display_label" value="label" label="Label Only -"/>
  185.                                             <vbox>
  186.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_lable_now.png' width='116' height='15'/>
  187.                                             </vbox>
  188.                                         </row>
  189.                                         <row>
  190.                                             <radio id="config_cc_display_icon" value="icon" label="Icon Only -"/>
  191.                                             <vbox>
  192.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon.jpg' width='138' height='15'/>
  193.                                             </vbox>
  194.                                         </row>
  195.                                     </rows>
  196.                                 </grid>
  197.                             </radiogroup>
  198.                         </hbox> <!-- end of the current conditions block -->
  199.                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  200.                         <hbox id="cc_hbox_tooltip1"> <!-- start of the current conditions tooltip block -->
  201.                             <hbox align="top">
  202.                                 <checkbox id="config_cc_tooltip_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  203.                             </hbox>
  204.                             <hbox align="top">
  205.                                 <label value="Display of Tooltip / Mouse-over" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  206.                             </hbox>
  207.                         </hbox>
  208.                         <hbox>
  209.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  210.                         </hbox>
  211.                         <hbox id="cc_hbox_tooltip2">
  212.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  213.                             <radiogroup id="config_cc_tooltip_display">
  214.                                 <grid>
  215.                                     <rows>
  216.                                         <row>
  217.                                             <radio id="config_cc_tooltip_iconandlabel" value="iconandlabel" label="Icon and Label"/>
  218.                                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='40' height='10'/>
  219.                                             <radio id="config_cc_tooltip_label" value="label" label="Label Only"/>
  220.                                         </row>
  221.                                         <row>
  222.                                             <hbox>
  223.                                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='28' height='10'/>
  224.                                                 <image src='chrome://1clickweather/skin/icons/other/box_icon_label.jpg' width='130' height='95'/>
  225.                                             </hbox>
  226.                                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='40' height='10'/>
  227.                                             <hbox>
  228.                                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='28' height='10'/>
  229.                                                 <image src='chrome://1clickweather/skin/icons/other/box_label.jpg' width='130' height='95'/>
  230.                                             </hbox>
  231.                                         </row>
  232.                                     </rows>
  233.                                 </grid>
  234.                             </radiogroup>
  235.                         </hbox>
  236.                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='10'/>
  237.                         <hbox> <!-- start of the severe weather block -->
  238.                             <hbox align="top">
  239.                                 <checkbox id="config_swa_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  240.                             </hbox>
  241.                             <hbox align="top">
  242.                                 <label value="Display of US Severe Weather Alerts" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  243.                             </hbox>
  244.                         </hbox>
  245.                         <hbox>
  246.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  247.                         </hbox>
  248.                         <hbox id="cc_hbox_alerts1">
  249.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='35' height='5'/>
  250.                             <vbox>
  251.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  252.                                 <label value="Display alert every" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  253.                             </vbox>
  254.                             <menulist id="config_swa_interval">
  255.                                 <menupopup>
  256.                                     <menuitem id="config_swa_interval_10" value="10" label="10"/>
  257.                                     <menuitem id="config_swa_interval_15" value="15" label="15"/>
  258.                                     <menuitem id="config_swa_interval_20" value="20" label="20"/>
  259.                                     <menuitem id="config_swa_interval_30" value="30" label="30"/>
  260.                                     <menuitem id="config_swa_interval_45" value="45" label="45"/>
  261.                                     <menuitem id="config_swa_interval_60" value="60" label="60"/>
  262.                                 </menupopup>
  263.                             </menulist>
  264.                             <vbox>
  265.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  266.                                 <label value="minutes until cancelled" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  267.                             </vbox>
  268.                         </hbox>
  269.                         <hbox>
  270.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  271.                         </hbox>
  272.                         <hbox>
  273.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='150' height='3'/>
  274.                             <button id="save_button2" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  275.                         </hbox>
  276.                     </vbox>
  277.  
  278.  
  279.                     <!-- Today's Forecast -->
  280.                     <vbox id="forecast_pages_content">
  281.                         <hbox align="top">
  282.                             <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  283.                  Turn today's forecast reporting and associated tooltips on and off.  Set your forecast transition option.
  284.                             </description>
  285.                         </hbox>
  286.                         <hbox>
  287.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  288.                         </hbox>
  289.                         <hbox> <!-- start of the todays forecast block -->
  290.                             <hbox align="top">
  291.                                 <checkbox id="config_fcst_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  292.                             </hbox>
  293.                             <hbox align="top">
  294.                                 <label value="Display of Today's Forecast" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  295.                             </hbox>
  296.                         </hbox>
  297.                         <hbox>
  298.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='3'/>
  299.                         </hbox>
  300.                         <hbox id="fcst_display_box">
  301.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='3'/>
  302.                             <radiogroup id="config_fcst_display">
  303.                                 <grid>
  304.                                     <rows>
  305.                                         <row>
  306.                                             <radio id="config_fcst_display_iconandlabel" value="iconandlabel" label="Icon and Label - "/>
  307.                                             <vbox>
  308.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon_today.png' width='138' height='15'/>
  309.                                             </vbox>
  310.                                         </row>
  311.                                         <row>
  312.                                             <radio id="config_fcst_display_label" value="label" label="Label Only -"/>
  313.                                             <vbox>
  314.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_lable_today.png' width='138' height='15'/>
  315.                                             </vbox>
  316.                                         </row>
  317.                                         <row>
  318.                                             <radio id="config_fcst_display_icon" value="icon" label="Icon Only -"/>
  319.                                             <vbox>
  320.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon.jpg' width='138' height='15'/>
  321.                                             </vbox>
  322.                                         </row>
  323.                                     </rows>
  324.                                 </grid>
  325.                             </radiogroup>
  326.                         </hbox>
  327.                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  328.                         <hbox id="fcst_tooltip_check_box"> <!-- start of the todays forecast tooltip block -->
  329.                             <hbox align="top">
  330.                                 <checkbox id="config_fcst_tooltip_display" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  331.                             </hbox>
  332.                             <hbox align="top">
  333.                                 <label value="Display of Tooltip / Mouse-over" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  334.                             </hbox>
  335.                         </hbox>
  336.                         <hbox>
  337.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  338.                         </hbox>
  339.                         <hbox id="fcst_tooltip_check_box2">
  340.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  341.                             <radiogroup id="config_fcst_tooltip_display_placement">
  342.                                 <grid>
  343.                                     <rows>
  344.                                         <row align="top">
  345.                                             <radio id="config_fcst_tooltip_display_placement_iconandlabel" value="iconandlabel" label="Icon and Label -"/>
  346.                                             <image src='chrome://1clickweather/skin/icons/other/sm_box_today_icon.jpg' width='141' height='49'/>
  347.                                         </row>
  348.                                         <row align="top">
  349.                                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  350.                                         </row>
  351.                                         <row align="top">
  352.                                             <radio id="config_fcst_tooltip_display_placement_label" value="label" label="Label Only -"/>
  353.                                             <image src='chrome://1clickweather/skin/icons/other/sm_box_today_label.jpg' width='141' height='49'/>
  354.                                         </row>
  355.                                     </rows>
  356.                                 </grid>
  357.                             </radiogroup>
  358.                         </hbox>
  359.                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  360.                         <hbox id="fcst_transition_label_box"> <!-- start of the after 2pm block -->
  361.                             <label value="Select Forecast Transition Option" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  362.                         </hbox>
  363.                         <hbox>
  364.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='2'/>
  365.                         </hbox>
  366.                         <hbox id="fcst_transition_box">
  367.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='10'/>
  368.                             <vbox>
  369.                                 <description style="width:380px;font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;" crop="end">
  370.                      Sometime between 2:00 PM and 3:00 PM local time each day, today's forecast becomes unavailable.  When this occurs, switch forecast to:
  371.                                 </description>
  372.                 <radiogroup id="config_fcst_switch">
  373.                     <hbox>
  374.                                        <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='10'/>
  375.                                        <radio id="config_fcst_switch_tonight" value="tonight" label="Tonight's Forecast"/>
  376.                                        <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='10'/>
  377.                        <radio id="config_fcst_switch_tomorrow" value="tomorrow" label="Tomorrow's Forecast"/>
  378.                        </hbox>
  379.                                 </radiogroup>
  380.                             </vbox>
  381.                         </hbox>
  382.                         <hbox>
  383.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  384.                         </hbox>
  385.                         <hbox>
  386.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='150' height='3'/>
  387.                             <button id="save_button3" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  388.                         </hbox>
  389.                     </vbox>
  390.  
  391.                     <!-- Extended Forecast -->
  392.                     <vbox id="extforecast_pages_content">
  393.                         <hbox align="top">
  394.                             <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  395.                  Turn extended forecast reporting and associated tooltips on or off.  Set the number of extended forecast days (0-4).
  396.                             </description>
  397.                         </hbox>
  398.                         <hbox>
  399.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  400.                         </hbox>
  401.                         <hbox> <!-- start of the extended forecast block -->
  402.                             <hbox align="top">
  403.                                 <checkbox id="config_efcst_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  404.                             </hbox>
  405.                             <hbox align="top">
  406.                                 <label value="Display of Extended Forecast" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  407.                             </hbox>
  408.                         </hbox>
  409.                         <hbox>
  410.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='3'/>
  411.                         </hbox>
  412.                         <hbox id="extfcst_display_box">
  413.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='3'/>
  414.                             <radiogroup id="config_efcst_display">
  415.                                 <grid>
  416.                                     <rows>
  417.                                         <row>
  418.                                             <radio id="config_efcst_display_iconandlabel" value="iconandlabel" label="Icon and Label - "/>
  419.                                             <vbox>
  420.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon_day.png' width='116' height='15'/>
  421.                                             </vbox>
  422.                                         </row>
  423.                                         <row>
  424.                                             <radio id="config_efcst_display_label" value="label" label="Label Only -"/>
  425.                                             <vbox>
  426.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_lable_day.png' width='116' height='15'/>
  427.                                             </vbox>
  428.                                         </row>
  429.                                         <row>
  430.                                             <radio id="config_efcst_display_icon" value="icon" label="Icon Only -"/>
  431.                                             <vbox>
  432.                                                 <image src='chrome://1clickweather/skin/icons/other/bar_icon.jpg' width='138' height='15'/>
  433.                                             </vbox>
  434.                                         </row>
  435.                                     </rows>
  436.                                 </grid>
  437.                             </radiogroup>
  438.                         </hbox>
  439.                         <hbox>
  440.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='5' height='2'/>
  441.                         </hbox>
  442.                         <hbox id="extfcst_transition_box">
  443.                             <label value="Extended Forecast Details" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  444.                         </hbox>
  445.                         <hbox id="extfcst_details_box">
  446.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='5' height='2'/>
  447.                             <vbox>
  448.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='35' height='2'/>
  449.                                 <hbox>
  450.                                     <vbox>
  451.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  452.                                         <label value="Display" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  453.                                     </vbox>
  454.                                     <vbox>
  455.                                         <menulist id="config_efcst_days">
  456.                                             <menupopup>
  457.                                                 <menuitem id="config_efcst_days_1" value="1" label="1"/>
  458.                                                 <menuitem id="config_efcst_days_2" value="2" label="2"/>
  459.                                                 <menuitem id="config_efcst_days_3" value="3" label="3"/>
  460.                                                 <menuitem id="config_efcst_days_4" value="4" label="4"/>
  461.                                             </menupopup>
  462.                                         </menulist>
  463.                                     </vbox>
  464.                                     <vbox>
  465.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  466.                                         <label value="days of forecast information beyond today" style="font-family:Verdana;font-size:10px;color:#000000;font-weight: bold;"/>
  467.                                     </vbox>
  468.                                 </hbox>
  469.                                 <hbox>
  470.                                     <vbox>
  471.                                         <radiogroup id="config_efcst_time">
  472.                                             <hbox align="top">
  473.                                                 <radio id="config_efcst_time_day" value="day" label="Daytime:" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  474.                                                 <vbox>
  475.                                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  476.                                                     <label value="Always display the daytime forecast and high temp."/>
  477.                                                 </vbox>
  478.                                             </hbox>
  479.                                             <hbox align="top">
  480.                                                 <radio id="config_efcst_time_night" value="night" label="Nighttime:" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  481.                                                 <vbox>
  482.                                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='10' height='3'/>
  483.                                                     <label value="Always display the evening forecast and low temp."/>
  484.                                                 </vbox>
  485.                                             </hbox>
  486.                                         </radiogroup>
  487.                                     </vbox>
  488.                                 </hbox>
  489.                             </vbox>
  490.                         </hbox>
  491.                         <hbox>
  492.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  493.                         </hbox>
  494.                         <hbox id="extfcst_disaply_check_box"> <!-- start of the extended forecast tooltip block -->
  495.                             <hbox align="top">
  496.                                 <checkbox id="config_efcst_tooltip_display" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  497.                             </hbox>
  498.                             <hbox align="top">
  499.                                 <label value="Display of Tooltip / Mouse-over" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  500.                             </hbox>
  501.                         </hbox>
  502.                         <hbox>
  503.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  504.                         </hbox>
  505.                         <hbox id="extfcst_tooltip_box">
  506.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  507.                             <radiogroup id="config_efcst_tooltip_display_placement">
  508.                                 <grid>
  509.                                     <rows>
  510.                                         <row align="top">
  511.                                             <radio id="config_efcst_tooltip_display_placement_iconandlabel" value="iconandlabel" label="Icon and Label -"/>
  512.                                             <image src='chrome://1clickweather/skin/icons/other/sm_box_day_icon.jpg' width='141' height='49'/>
  513.                                         </row>
  514.                                         <row align="top">
  515.                                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  516.                                         </row>
  517.                                         <row align="top">
  518.                                             <radio id="config_efcst_tooltip_display_placement_label" value="label" label="Label Only -"/>
  519.                                             <image src='chrome://1clickweather/skin/icons/other/sm_box_day_label.jpg' width='141' height='49'/>
  520.                                         </row>
  521.                                     </rows>
  522.                                 </grid>
  523.                             </radiogroup>
  524.                         </hbox>
  525.                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='5'/>
  526.                         <hbox>
  527.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='150' height='3'/>
  528.                             <button id="save_button4" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  529.                         </hbox>
  530.                     </vbox>
  531.  
  532.  
  533.                     <vbox id="video_pages_content">
  534.                         <hbox>
  535.                             <hbox align="top">
  536.                                 <image src='chrome://1clickweather/skin/icons/other/toolbar_video.png' width='20' height='20'/>
  537.                             </hbox>
  538.                             <hbox align="top">
  539.                                 <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  540.                       Turn video forecast reporting on or off. Set your default video preference.
  541.                                 </description>
  542.                             </hbox>
  543.                         </hbox>
  544.                         <hbox>
  545.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  546.                         </hbox>
  547.                         <hbox>
  548.                             <hbox align="top">
  549.                                 <checkbox id="config_video_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  550.                             </hbox>
  551.                             <hbox align="top">
  552.                                 <label value="Weather Video On-Demand" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  553.                             </hbox>
  554.                         </hbox>
  555.                         <hbox>
  556.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  557.                         </hbox>
  558.                         <radiogroup id="config_video_choices">
  559.                             <hbox>
  560.                                 <vbox>
  561.                                     <vbox maxwidth="85">
  562.                                         <radio id="config_video_choices_1073" value="1073" label="Top Story"/>
  563.                                     </vbox>
  564.                                     <vbox maxwidth="85">
  565.                                         <image src='chrome://1clickweather/skin/icons/video/vid_topstory.png' width='85' height='55'/>
  566.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  567.                                     </vbox>
  568.                                     <vbox maxwidth="85">
  569.                                         <radio id="config_video_choices_571" value="571" label="Europe Forecast"/>
  570.  
  571.                                         <!-- <radio id="config_video_choices_365" value="365" label="Severe Weather"/> -->
  572.                                     </vbox>
  573.                                     <vbox maxwidth="85">
  574.                                         <image src='chrome://1clickweather/skin/icons/video/vid_europe.png' width='85' height='55'/>
  575.                                         <!-- <image src='chrome://1clickweather/skin/icons/video/vid_severe.png' width='85' height='55'/> -->
  576.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  577.                                     </vbox>
  578.                                     <vbox maxwidth="85">
  579.                                         <radio id="config_video_choices_362" value="362" label="Southern US"/>
  580.                                         <!-- <radio id="config_video_choices_364" value="364" label="National Forecast"/> -->
  581.                                     </vbox>
  582.                                     <vbox maxwidth="85">
  583.                                         <image src='chrome://1clickweather/skin/icons/video/vid_south.png' width='85' height='55'/>
  584.                                         <!-- <image src='chrome://1clickweather/skin/icons/video/vid_national.png' width='85' height='55'/> -->
  585.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  586.                                     </vbox>
  587.                                 </vbox>
  588.                                 <vbox maxwidth="85">
  589.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  590.                                 </vbox>
  591.                                 <vbox>
  592.                                     <vbox maxwidth="85">
  593.                                         <radio id="config_video_choices_365" value="365" label="Severe Weather"/>
  594.                                         <!-- <radio id="config_video_choices_571" value="571" label="Europe Forecast"/>-->
  595.                                     </vbox>
  596.                                     <vbox maxwidth="85">
  597.                                         <image src='chrome://1clickweather/skin/icons/video/vid_severe.png' width='85' height='55'/>
  598.                                         <!--<image src='chrome://1clickweather/skin/icons/video/vid_europe.png' width='85' height='55'/>-->
  599.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  600.                                     </vbox>
  601.                                     <vbox maxwidth="85">
  602.                                         <radio id="config_video_choices_361" value="361" label="Northeast US"/>
  603.                                     </vbox>
  604.                                     <vbox maxwidth="85">
  605.                                         <image src='chrome://1clickweather/skin/icons/video/vid_ne.png' width='85' height='55'/>
  606.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  607.                                     </vbox>
  608.                                     <vbox maxwidth="85">
  609.                                         <radio id="config_video_choices_363" value="363" label="Western US"/>
  610.                                         <!-- <radio id="config_video_choices_360" value="360" label="Midwest US"/> -->
  611.                                     </vbox>
  612.                                     <vbox maxwidth="85">
  613.                                         <image src='chrome://1clickweather/skin/icons/video/vid_west.png' width='85' height='55'/>
  614.                                         <!-- <image src='chrome://1clickweather/skin/icons/video/vid_midw.png' width='85' height='55'/> -->
  615.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  616.                                     </vbox>
  617.                                 </vbox>
  618.                                 <vbox>
  619.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  620.                                 </vbox>
  621.                                 <vbox>
  622.                                     <vbox maxwidth="85">
  623.                                         <radio id="config_video_choices_364" value="364" label="National Forecast"/>
  624.                                         <!-- <radio id="config_video_choices_362" value="362" label="South US"/> -->
  625.                                     </vbox>
  626.                                     <vbox maxwidth="85">
  627.                                         <image src='chrome://1clickweather/skin/icons/video/vid_national.png' width='85' height='55'/>
  628.                                         <!-- <image src='chrome://1clickweather/skin/icons/video/vid_south.png' width='85' height='55'/> -->
  629.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  630.                                     </vbox>
  631.                                     <vbox maxwidth="85">
  632.                                         <radio id="config_video_choices_360" value="360" label="Midwest US"/>
  633.                                         <!-- <radio id="config_video_choices_363" value="363" label="West US"/> -->
  634.                                     </vbox>
  635.                                     <vbox maxwidth="85">
  636.                                         <image src='chrome://1clickweather/skin/icons/video/vid_midw.png' width='85' height='55'/>
  637.                                         <!-- <image src='chrome://1clickweather/skin/icons/video/vid_west.png' width='85' height='55'/> -->
  638.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  639.                                     </vbox>
  640.                                 </vbox>
  641.                             </hbox>
  642.                         </radiogroup>
  643.                         <hbox>
  644.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='125' height='1'/>
  645.                             <button id="save_button5" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  646.                         </hbox>
  647.                     </vbox>
  648.  
  649.  
  650.                     <vbox id="radar_pages_content">
  651.                         <hbox>
  652.                             <hbox align="top">
  653.                                 <image src='chrome://1clickweather/skin/icons/other/toolbar_radar.png' width='20' height='20'/>
  654.                             </hbox>
  655.                             <hbox align="top">
  656.                                 <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">Turn U.S Doppler radar reporting on or off. Set your default regional radar preferences.</description>
  657.                             </hbox>
  658.                         </hbox>
  659.                         <hbox>
  660.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  661.                         </hbox>
  662.                         <hbox>
  663.                             <hbox align="top">
  664.                                 <checkbox id="config_radar_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  665.                             </hbox>
  666.                             <hbox align="top">
  667.                                 <label value="United States Regional Doppler Radar" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  668.                             </hbox>
  669.                         </hbox>
  670.                         <hbox>
  671.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  672.                         </hbox>
  673.                         <radiogroup id="config_radar_choices">
  674.                             <hbox>
  675.                                 <vbox>
  676.                                     <vbox maxwidth="100">
  677.                                         <radio id="config_radar_choices_radarNorthwest" value="radarNorthwest" label="Northwest"/>
  678.                                     </vbox>
  679.                                     <vbox maxwidth="100">
  680.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_nw.jpg' width='100' height='62'/>
  681.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  682.                                     </vbox>
  683.                                     <vbox maxwidth="100">
  684.                                         <radio id="config_radar_choices_radarWestcentral" value="radarWestcentral" label="West Central"/>
  685.                                     </vbox>
  686.                                     <vbox maxwidth="100">
  687.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_wcent.jpg' width='100' height='62'/>
  688.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  689.                                     </vbox>
  690.                                     <vbox maxwidth="100">
  691.                                         <radio id="config_radar_choices_radarSouthwest" value="radarSouthwest" label="Southwest"/>
  692.                                     </vbox>
  693.                                     <vbox maxwidth="100">
  694.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_sw.jpg' width='100' height='62'/>
  695.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  696.                                     </vbox>
  697.                                 </vbox>
  698.                                 <vbox maxwidth="100">
  699.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  700.                                 </vbox>
  701.                                 <vbox>
  702.                                     <vbox maxwidth="100">
  703.                                         <radio id="config_radar_choices_radarNorthcentral" value="radarNorthcentral" label="North Central"/>
  704.                                     </vbox>
  705.                                     <vbox maxwidth="100">
  706.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_ncent.jpg' width='100' height='62'/>
  707.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  708.                                     </vbox>
  709.                                     <vbox maxwidth="100">
  710.                                         <radio id="config_radar_choices_radarCentral" value="radarCentral" label="Central"/>
  711.                                     </vbox>
  712.                                     <vbox maxwidth="100">
  713.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_cent.jpg' width='100' height='62'/>
  714.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  715.                                     </vbox>
  716.                                     <vbox maxwidth="100">
  717.                                         <radio id="config_radar_choices_radarSouthcentral" value="radarSouthcentral" label="South Central"/>
  718.                                     </vbox>
  719.                                     <vbox maxwidth="100">
  720.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_scent.jpg' width='100' height='62'/>
  721.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  722.                                     </vbox>
  723.                                 </vbox>
  724.                                 <vbox>
  725.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  726.                                 </vbox>
  727.                                 <vbox>
  728.                                     <vbox maxwidth="100">
  729.                                         <radio id="config_radar_choices_radarNortheast" value="radarNortheast" label="Northeast"/>
  730.                                     </vbox>
  731.                                     <vbox maxwidth="100">
  732.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_ne.jpg' width='100' height='62'/>
  733.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  734.                                     </vbox>
  735.                                     <vbox maxwidth="100">
  736.                                         <radio id="config_radar_choices_radarEastcentral" value="radarEastcentral" label="East Central"/>
  737.                                     </vbox>
  738.                                     <vbox maxwidth="100">
  739.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_ecent.jpg' width='100' height='62'/>
  740.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  741.                                     </vbox>
  742.                                     <vbox maxwidth="100">
  743.                                         <radio id="config_radar_choices_radarSoutheast" value="radarSoutheast" label="Southeast"/>
  744.                                     </vbox>
  745.                                     <vbox maxwidth="100">
  746.                                         <image src='chrome://1clickweather/skin/icons/radar/rad_se.jpg' width='100' height='62'/>
  747.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  748.                                     </vbox>
  749.                                 </vbox>
  750.                             </hbox>
  751.                         </radiogroup>
  752.                         <hbox>
  753.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='125' height='1'/>
  754.                             <button id="save_button6" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  755.                         </hbox>
  756.                     </vbox>
  757.  
  758.  
  759.                     <vbox id="satellite_pages_content">
  760.                         <hbox>
  761.                             <hbox align="top">
  762.                                 <image src='chrome://1clickweather/skin/icons/other/toolbar_satellite.png' width='20' height='20'/>
  763.                             </hbox>
  764.                             <hbox align="top">
  765.                                 <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">Turn int'l satellite reporting on or off. Set your default world regional preference.</description>
  766.                             </hbox>
  767.                         </hbox>
  768.                         <hbox>
  769.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  770.                         </hbox>
  771.                         <hbox>
  772.                             <hbox align="top">
  773.                                 <checkbox id="config_satellite_enable" checked="true" label="Enable" align="left" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  774.                             </hbox>
  775.                             <hbox align="top">
  776.                                 <label value="International Satellite Maps" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  777.                             </hbox>
  778.                         </hbox>
  779.                         <hbox>
  780.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  781.                         </hbox>
  782.                         <radiogroup id="config_satellite_choices">
  783.                             <hbox>
  784.                                 <vbox>
  785.                                     <vbox maxwidth="100">
  786.                                         <radio id="config_satellite_choices_satelliteEurope" value="satelliteEurope" label="Europe"/>
  787.                                     </vbox>
  788.                                     <vbox maxwidth="100">
  789.                                         <image src='chrome://1clickweather/skin/icons/sat/int_europe.jpg' width='100' height='62'/>
  790.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  791.                                     </vbox>
  792.                                     <vbox maxwidth="100">
  793.                                         <radio id="config_satellite_choices_satelliteRussia" value="satelliteRussia" label="Russia"/>
  794.                                     </vbox>
  795.                                     <vbox maxwidth="100">
  796.                                         <image src='chrome://1clickweather/skin/icons/sat/int_russia.jpg' width='100' height='62'/>
  797.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  798.                                     </vbox>
  799.                                     <vbox maxwidth="100">
  800.                                         <radio id="config_satellite_choices_satelliteAsia" value="satelliteAsia" label="Asia"/>
  801.                                     </vbox>
  802.                                     <vbox maxwidth="100">
  803.                                         <image src='chrome://1clickweather/skin/icons/sat/int_asia.jpg' width='100' height='62'/>
  804.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  805.                                     </vbox>
  806.                                 </vbox>
  807.                                 <vbox maxwidth="100">
  808.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  809.                                 </vbox>
  810.                                 <vbox>
  811.                                     <vbox maxwidth="100">
  812.                                         <radio id="config_satellite_choices_satelliteMiddleEast" value="satelliteMiddleEast" label="Middle East"/>
  813.                                     </vbox>
  814.                                     <vbox maxwidth="100">
  815.                                         <image src='chrome://1clickweather/skin/icons/sat/int_mideast.jpg' width='100' height='62'/>
  816.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  817.                                     </vbox>
  818.                                     <vbox maxwidth="100">
  819.                                         <radio id="config_satellite_choices_satelliteAfrica" value="satelliteAfrica" label="Africa"/>
  820.                                     </vbox>
  821.                                     <vbox maxwidth="100">
  822.                                         <image src='chrome://1clickweather/skin/icons/sat/int_africa.jpg' width='100' height='62'/>
  823.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  824.                                     </vbox>
  825.                                     <vbox maxwidth="100">
  826.                                         <radio id="config_satellite_choices_satelliteCanada" value="satelliteCanada" label="Canada"/>
  827.                                     </vbox>
  828.                                     <vbox maxwidth="100">
  829.                                         <image src='chrome://1clickweather/skin/icons/sat/int_canada.jpg' width='100' height='62'/>
  830.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  831.                                     </vbox>
  832.                                 </vbox>
  833.                                 <vbox>
  834.                                     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='50' height='10'/>
  835.                                 </vbox>
  836.                                 <vbox>
  837.                                     <vbox maxwidth="100">
  838.                                         <radio id="config_satellite_choices_satelliteMexico" value="satelliteMexico" label="Mexico"/>
  839.                                     </vbox>
  840.                                     <vbox maxwidth="100">
  841.                                         <image src='chrome://1clickweather/skin/icons/sat/int_mexico.jpg' width='100' height='62'/>
  842.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  843.                                     </vbox>
  844.                                     <vbox maxwidth="100">
  845.                                         <radio id="config_satellite_choices_satelliteCentralAmerica" value="satelliteCentralAmerica" label="Central America"/>
  846.                                     </vbox>
  847.                                     <vbox maxwidth="100">
  848.                                         <image src='chrome://1clickweather/skin/icons/sat/int_centam.jpg' width='100' height='62'/>
  849.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  850.                                     </vbox>
  851.                                     <vbox maxwidth="100">
  852.                                         <radio id="config_satellite_choices_satelliteSouthAmerica" value="satelliteSouthAmerica" label="South America"/>
  853.                                     </vbox>
  854.                                     <vbox maxwidth="100">
  855.                                         <image src='chrome://1clickweather/skin/icons/sat/int_soam.jpg' width='100' height='62'/>
  856.                                         <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='55' height='10'/>
  857.                                     </vbox>
  858.                                 </vbox>
  859.                             </hbox>
  860.                         </radiogroup>
  861.                         <hbox>
  862.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='125' height='1'/>
  863.                             <button id="save_button7" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  864.                         </hbox>
  865.                     </vbox>
  866.  
  867.  
  868.                     <vbox id="lifestyle_pages_content">
  869.                         <hbox>
  870.                             <hbox align="top">
  871.                                 <image src='chrome://1clickweather/skin/icons/other/toolbar_quick.png' width='20' height='20'/>
  872.                             </hbox>
  873.                             <hbox align="top">
  874.                                 <description style="width:373px;font-family:Verdana;font-size:11px;color:#142189;" crop="end">
  875.                       Turn quick launch icon navigation on or off. Set your default link preferences.
  876.                                 </description>
  877.                             </hbox>
  878.                         </hbox>
  879.                         <hbox>
  880.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='5'/>
  881.                         </hbox>
  882.                         <hbox>
  883.                             <hbox align="top">
  884.                                 <checkbox id="config_lifestyle_enable" checked="true" label="Enable" align="center" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  885.                             </hbox>
  886.                             <hbox align="top">
  887.                                 <label value="Display of Quick Launch Icon" style="font-family:Verdana;font-size:11px;color:#6C6A6A;font-style:italic;"/>
  888.                             </hbox>
  889.                         </hbox>
  890.                         <hbox>
  891.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  892.                         </hbox>
  893.                         <vbox>
  894.                             <label value="Permanent Links:" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  895.                             <label value="weather.com home page" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  896.                             <label value="Local 36-Hour Forecast" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  897.                             <label value="Local 10-Day Forecast" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  898.                             <label value="Desktop Weather by The Weather Channel®" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  899.                         </vbox>
  900.                         <hbox>
  901.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  902.                         </hbox>
  903.                         <vbox id="config_links_vbox">
  904.                             <label value="Optional Links:" style="font-family:Verdana;font-size:11px;color:#000000;font-weight: bold;"/>
  905.                             <grid>
  906.                                 <columns>
  907.                                     <column/>
  908.                                     <column/>
  909.                                 </columns>
  910.  
  911.                                 <rows>
  912.                                     <row>
  913.                                         <checkbox id="config_lifestyle_1" value="1" checked="false" label="Tropical Update" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  914.                                         <checkbox id="config_lifestyle_2" value="2" checked="false" label="Mosquito Activity" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  915.                                     </row>
  916.                                     <row>
  917.                                         <checkbox id="config_lifestyle_3" value="3" checked="false" label="Personal PetCast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  918.                                         <checkbox id="config_lifestyle_4" value="4" checked="false" label="Sky Watch" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  919.                                     </row>
  920.                                     <row>
  921.                                         <checkbox id="config_lifestyle_5" value="5" checked="false" label="Baseball Game Day Forecast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  922.                                         <checkbox id="config_lifestyle_6" value="6" checked="false" label="Interstate Forecast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  923.                                     </row>
  924.                                     <row>
  925.                                         <checkbox id="config_lifestyle_7" value="7" checked="false" label="Vacation Planner" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  926.                                         <checkbox id="config_lifestyle_8" value="8" checked="false" label="PollenCast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  927.                                     </row>
  928.                                     <row>
  929.                                         <checkbox id="config_lifestyle_9" value="9" checked="false" label="Sun Safety Advisor" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  930.                                         <checkbox id="config_lifestyle_10" value="10" checked="false" label="Flight Tracker" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  931.                                     </row>
  932.                                     <row>
  933.                                         <checkbox id="config_lifestyle_11" value="11" checked="false" label="Fitness Forecast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  934.                                         <checkbox id="config_lifestyle_12" value="12" checked="false" label="Golf Forecast" align="center" style="font-family:Verdana;font-size:11px;color:#000000;"/>
  935.                                     </row>
  936.                                 </rows>
  937.                             </grid>
  938.                         </vbox>
  939.                         <hbox>
  940.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  941.                         </hbox>
  942.                         <hbox>
  943.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='125' height='1'/>
  944.                             <button id="save_button8" class="dialog" label="Save & Exit" oncommand="saveData();"/>
  945.                         </hbox>
  946.                     </vbox>
  947.  
  948.                     <vbox id="dev_pages_content">
  949.                         <hbox>
  950.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='80' height='1'/>
  951.                             <label value="1-ClickWeather by" style="font-family:Verdana;font-size:20px;color:red;font-weight: bold;"/>
  952.                         </hbox>
  953.                         <hbox>
  954.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='1' height='20'/>
  955.                         </hbox>
  956.                         <hbox align="center">
  957.                             <image src='chrome://1clickweather/skin/icons/other/dev.jpg'/>
  958.                         </hbox>
  959.                         <hbox>
  960.                             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='60' height='1'/>
  961.                             <vbox width="150">
  962.                                 <label value="Mitchell Broome"/>
  963.                             </vbox>
  964.                             <vbox width="20">
  965.                                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='1'/>
  966.                             </vbox>
  967.                             <vbox width="150">
  968.                                 <label value="Tihomir Surdilovic"/>
  969.                             </vbox>
  970.                         </hbox>
  971.                     </vbox>
  972.                 </deck>
  973.                 <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='393' height='10'/>
  974.             </vbox>
  975.             <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='361' style="background-color:#FFFFFF;"/>
  976.         </hbox>
  977.     </hbox>
  978.     <image src='chrome://1clickweather/skin/icons/other/blank.gif' width='20' height='60' style="background-color:#FFFFFF;"/>
  979.     <keyset>
  980.       <key id="enter" keycode="VK_RETURN" oncommand="document.getElementById('save_button1').focus();" />
  981.       <key id="ddvtr" key="t" modifiers="accel shift" oncommand="showdev();"/>
  982.       <key id="ddvmr" key="m" modifiers="accel shift" oncommand="showdev();"/>
  983.     </keyset>
  984. </window>
  985.